-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Custom ca cert support #122
Conversation
…ver OS cert bundles
…the published package
…loki values paths
bundles/uds-core-swf/uds-bundle.yaml
Outdated
uds-nexus-config: | ||
values: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
duplicate line fails the schema check
bundles/uds-core-swf/uds-bundle.yaml
Outdated
value: *extra-volumes | ||
- path: extraVolumeMounts | ||
value: *extra-volume-mounts | ||
# TODO: remove if not needed. Trying to updated trusted certs via container host first |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove?
We should investigate providing the custom CA to neuvector. The chart doesn't appear to support extravolume/mounts -- but maybe there's another way to provide it. I'm comfortable with this being addressed after this PR -- but we should make an issue |
Same goes for Velero^ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few things to address in subsequent (or upstream) PRs (namely velero and neuvector) -- but this is a good start!
If we cut a release before addressing those^, we'll want to note it in the release.
…tware-factory-nutanix into CustomCAs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No description provided.